0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5108439922333 404 1.0173 0


No Amazon API Requests Made.


App Debug - Total Time 1.5108439922333 seconds

Number Time From Start Name Description
1 0.46291708946228 Initialise Initialise FSB Function
2 0.46479487419128 App Controller Start Start of the App controller (called before the controller of every page)
3 0.48723793029785 Start of getCategoryListByGroup Function Before first category groups query
4 0.48805904388428 After initial query Before first category groups query
5 0.48805904388428 Get Category List for Group Before the call to getCategoryList function
6 0.48806095123291 Start of GetCategoryList function Start of the function
7 0.48806285858154 Before getting categories Query to get specific category list
8 0.4888379573822 After getting categories Query to get specific category list
9 0.4888379573822 Before getting category custom Before call to function getCategoryCustom
10 0.50372290611267 After getting category custom After call to function getCategoryCustom
11 0.5037260055542 Before getting category custom Before call to function getCategoryCustom
12 0.51250791549683 After getting category custom After call to function getCategoryCustom
13 0.51250886917114 Before getting category custom Before call to function getCategoryCustom
14 0.51713800430298 After getting category custom After call to function getCategoryCustom
15 0.51713895797729 Before getting category custom Before call to function getCategoryCustom
16 0.52020001411438 After getting category custom After call to function getCategoryCustom
17 0.52020001411438 Before getting category custom Before call to function getCategoryCustom
18 0.52323889732361 After getting category custom After call to function getCategoryCustom
19 0.5232400894165 Before getting category custom Before call to function getCategoryCustom
20 0.52616286277771 After getting category custom After call to function getCategoryCustom
21 0.52616286277771 End of GetCategoryList function End of the function
22 0.52616691589355 Get Category List for Group Before the call to getCategoryList function
23 0.52616906166077 Start of GetCategoryList function Start of the function
24 0.52617001533508 Before getting categories Query to get specific category list
25 0.5264949798584 End of getCategoryListByGroup Function Before return()
26 1.304750919342 App Controller End End of the App controller (called before the controller of every page)
27 1.4402718544006 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4418480396271 Before Get Options Before the call to getOptions in the tpl class
29 1.4785759449005 After Get Options After the call to getOptions in the tpl class
30 1.4786169528961 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5108349323273 Finalizing debug Before the debug is output to the page.
32 1.510843038559 End of App This is the end of the app logging, final timestamp


Query Debug - 404 Database Queries. Total time 1.0173 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0020 0.0020191669464111
SELECT parameter, value FROM parameters
2 0.0023 0.0023210048675537
SELECT * FROM `bad_bots`
3 0.0002 0.0001981258392334
SET time_zone = 'Europe/London'
4 0.0008 0.00076103210449219
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0012 0.0011701583862305
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0007 0.00065803527832031
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751605604'
7 0.0011 0.0011050701141357
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00027799606323242
UPDATE autorun SET lastrun = '2025-07-04 05:06:44' WHERE id = '13'
9 0.0003 0.00031709671020508
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00078797340393066
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00024199485778809
SELECT * FROM pages WHERE id = 52
12 0.0014 0.0014410018920898
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0202 0.020153045654297
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.0004889965057373
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00081610679626465
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00076603889465332
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0055 0.0055239200592041
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00091195106506348
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.0006248950958252
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031709671020508
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.004723072052002
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00089883804321289
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00076508522033691
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00071501731872559
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00032591819763184
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030910968780518
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00035786628723145
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028204917907715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029897689819336
SELECT id FROM categories WHERE parent_id = '27'
30 0.0034 0.0033919811248779
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00037312507629395
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0002901554107666
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011110305786133
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032305717468262
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026416778564453
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00036191940307617
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012130737304688
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00036287307739258
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0003058910369873
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040912628173828
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031113624572754
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00029993057250977
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029921531677246
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00032901763916016
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00029587745666504
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028705596923828
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00040793418884277
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00029802322387695
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00025486946105957
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00033998489379883
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00047612190246582
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00029611587524414
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040483474731445
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00028800964355469
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027203559875488
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046300888061523
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00029706954956055
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.0003209114074707
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0017960071563721
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00083804130554199
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.0003819465637207
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00063180923461914
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.00096607208251953
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00060606002807617
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7687 0.76866698265076
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.001460075378418
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00061678886413574
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00035214424133301
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0046021938323975
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013508796691895
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00091910362243652
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0045 0.0045158863067627
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013129711151123
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00041890144348145
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00088596343994141
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
89 0.0005 0.00050210952758789
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.0003509521484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039420127868652
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00032591819763184
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.0003211498260498
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0056 0.005591869354248
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00028896331787109
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0002 0.00023889541625977
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0003 0.00034213066101074
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032687187194824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0039479732513428
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025510787963867
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0002 0.00023102760314941
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.00031805038452148
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0057 0.0056929588317871
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00025606155395508
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0002 0.0002439022064209
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '2358'
108 0.0008 0.00083303451538086
SELECT * FROM productimages WHERE product_id = '2358' ORDER BY sortorder ASC
109 0.0008 0.0007789134979248
SELECT * FROM product_image_select WHERE product_id = '2358'
110 0.0006 0.00057196617126465
SELECT * FROM productcustomimages WHERE product_id = '2358'
111 0.0009 0.00093388557434082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2358' AND a.name = n.originalname
112 0.0007 0.00065398216247559
SELECT * FROM productoffers WHERE product_id = '2358' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '2358' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00039100646972656
SELECT value FROM productattributes WHERE product_id = '2358' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '858'
116 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '858' ORDER BY sortorder ASC
117 0.0007 0.00072503089904785
SELECT * FROM product_image_select WHERE product_id = '858'
118 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '858'
119 0.0007 0.00072503089904785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '858' AND a.name = n.originalname
120 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '858' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '858' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '858' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '1462'
124 0.0003 0.00033712387084961
SELECT * FROM productimages WHERE product_id = '1462' ORDER BY sortorder ASC
125 0.0003 0.00025486946105957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1462' AND p.id = pi.product_id ORDER BY pi.sortorder
126 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '1462'
127 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '1462'
128 0.0003 0.00032401084899902
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
129 0.0012 0.001201868057251
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0003 0.00031089782714844
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
131 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1462' AND a.name = n.originalname
132 0.0010 0.00095009803771973
SELECT * FROM productoffers WHERE product_id = '1462' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00027918815612793
SELECT * FROM productoffers
                WHERE product_id = '1462' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 1462
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '1462'
                AND name = 'ListPriceAmount'
136 0.0003 0.00027108192443848
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
137 0.0004 0.00038790702819824
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
138 0.0002 0.00024008750915527
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
139 0.0003 0.00026702880859375
SELECT * FROM products WHERE parent_id = '1462'
140 0.0003 0.00028896331787109
SELECT * FROM products WHERE id = '846'
141 0.0004 0.00038790702819824
SELECT * FROM productimages WHERE product_id = '846' ORDER BY sortorder ASC
142 0.0004 0.00038003921508789
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '846' AND p.id = pi.product_id ORDER BY pi.sortorder
143 0.0005 0.00048208236694336
SELECT * FROM product_image_select WHERE product_id = '846'
144 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '846'
145 0.0003 0.00034284591674805
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '846'
                GROUP BY o.product_id
146 0.0004 0.0004119873046875
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '846'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
147 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 846
148 0.0005 0.00052094459533691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '846' AND a.name = n.originalname
149 0.0003 0.00028800964355469
SELECT * FROM productoffers WHERE product_id = '846' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '846' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 846
                ORDER BY price ASC LIMIT 1
152 0.0003 0.0003049373626709
SELECT value FROM productattributes
                WHERE product_id = '846'
                AND name = 'ListPriceAmount'
153 0.0003 0.00028419494628906
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '846'
                GROUP BY o.product_id
154 0.0004 0.00042510032653809
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '846'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
155 0.0003 0.00025486946105957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 846
156 0.0004 0.00035214424133301
SELECT value FROM productattributes WHERE product_id = '846' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0004 0.00038814544677734
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '846'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
158 0.0003 0.00028610229492188
SELECT * FROM products WHERE id = '1669'
159 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '1669' ORDER BY sortorder ASC
160 0.0004 0.00042986869812012
SELECT * FROM product_image_select WHERE product_id = '1669'
161 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1669'
162 0.0006 0.00060606002807617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1669' AND a.name = n.originalname
163 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '1669' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0007 0.00074291229248047
SELECT * FROM productoffers
                WHERE product_id = '1669' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00031805038452148
SELECT * FROM productoffers
                WHERE product_id = 1669
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1669'
                AND name = 'ListPriceAmount'
167 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '1669' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0005 0.00052785873413086
SELECT * FROM products WHERE id = '2633'
169 0.0004 0.00041508674621582
SELECT * FROM productimages WHERE product_id = '2633' ORDER BY sortorder ASC
170 0.0005 0.00048708915710449
SELECT * FROM product_image_select WHERE product_id = '2633'
171 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '2633'
172 0.0006 0.00063109397888184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2633' AND a.name = n.originalname
173 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '2633' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0003 0.00026321411132812
SELECT * FROM productoffers
                WHERE product_id = '2633' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0003 0.00029921531677246
SELECT value FROM productattributes WHERE product_id = '2633' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '1286'
177 0.0004 0.00035309791564941
SELECT * FROM productimages WHERE product_id = '1286' ORDER BY sortorder ASC
178 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '1286'
179 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '1286'
180 0.0006 0.0006411075592041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1286' AND a.name = n.originalname
181 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '1286' AND merchantid = 'A1X6FK5RDHNB96'
182 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1286' AND price > 0
                ORDER BY price ASC LIMIT 1
183 0.0003 0.00034713745117188
SELECT value FROM productattributes WHERE product_id = '1286' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0010 0.00098586082458496
SELECT * FROM products WHERE id = '1629'
185 0.0005 0.00052404403686523
SELECT * FROM productimages WHERE product_id = '1629' ORDER BY sortorder ASC
186 0.0005 0.00054192543029785
SELECT * FROM product_image_select WHERE product_id = '1629'
187 0.0003 0.0003349781036377
SELECT * FROM productcustomimages WHERE product_id = '1629'
188 0.0008 0.00080990791320801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1629' AND a.name = n.originalname
189 0.0004 0.00042986869812012
SELECT * FROM productoffers WHERE product_id = '1629' AND merchantid = 'A1X6FK5RDHNB96'
190 0.0003 0.00032997131347656
SELECT * FROM productoffers
                WHERE product_id = '1629' AND price > 0
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1629
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '1629'
                AND name = 'ListPriceAmount'
193 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '1629' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
194 0.0003 0.00034618377685547
SELECT * FROM products WHERE id = '1562'
195 0.0004 0.00044703483581543
SELECT * FROM productimages WHERE product_id = '1562' ORDER BY sortorder ASC
196 0.0006 0.00058197975158691
SELECT * FROM product_image_select WHERE product_id = '1562'
197 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1562'
198 0.0007 0.00070810317993164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1562' AND a.name = n.originalname
199 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1562' AND merchantid = 'A1X6FK5RDHNB96'
200 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = '1562' AND price > 0
                ORDER BY price ASC LIMIT 1
201 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 1562
                ORDER BY price ASC LIMIT 1
202 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '1562'
                AND name = 'ListPriceAmount'
203 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '1562' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
204 0.0004 0.00038599967956543
SELECT * FROM products WHERE id = '2602'
205 0.0004 0.00039291381835938
SELECT * FROM productimages WHERE product_id = '2602' ORDER BY sortorder ASC
206 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '2602'
207 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '2602'
208 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2602' AND a.name = n.originalname
209 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '2602' AND merchantid = 'A1X6FK5RDHNB96'
210 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '2602' AND price > 0
                ORDER BY price ASC LIMIT 1
211 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 2602
                ORDER BY price ASC LIMIT 1
212 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '2602'
                AND name = 'ListPriceAmount'
213 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '2602' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '1849'
215 0.0004 0.00037717819213867
SELECT * FROM productimages WHERE product_id = '1849' ORDER BY sortorder ASC
216 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '1849'
217 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '1849'
218 0.0009 0.00086498260498047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1849' AND a.name = n.originalname
219 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '1849' AND merchantid = 'A1X6FK5RDHNB96'
220 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1849' AND price > 0
                ORDER BY price ASC LIMIT 1
221 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '1849' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '1302'
223 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '1302' ORDER BY sortorder ASC
224 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '1302'
225 0.0003 0.00030779838562012
SELECT * FROM productcustomimages WHERE product_id = '1302'
226 0.0007 0.00071597099304199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1302' AND a.name = n.originalname
227 0.0003 0.00032615661621094
SELECT * FROM productoffers WHERE product_id = '1302' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1302' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00030088424682617
SELECT value FROM productattributes WHERE product_id = '1302' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
230 0.0006 0.00060606002807617
SELECT * FROM products WHERE id = '3077'
231 0.0004 0.00038409233093262
SELECT * FROM productimages WHERE product_id = '3077' ORDER BY sortorder ASC
232 0.0004 0.00042915344238281
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3077' AND p.id = pi.product_id ORDER BY pi.sortorder
233 0.0005 0.00050997734069824
SELECT * FROM product_image_select WHERE product_id = '3077'
234 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '3077'
235 0.0006 0.00063896179199219
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3077'
                GROUP BY o.product_id
236 0.0005 0.00048494338989258
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3077'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
237 0.0003 0.00029087066650391
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3077
238 0.0008 0.00079584121704102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3077' AND a.name = n.originalname
239 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '3077' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0003 0.00028181076049805
SELECT * FROM productoffers
                WHERE product_id = '3077' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 3077
                ORDER BY price ASC LIMIT 1
242 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '3077'
                AND name = 'ListPriceAmount'
243 0.0003 0.00029897689819336
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3077'
                GROUP BY o.product_id
244 0.0005 0.00048303604125977
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3077'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
245 0.0003 0.00028896331787109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3077
246 0.0004 0.00040888786315918
SELECT value FROM productattributes WHERE product_id = '3077' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
247 0.0004 0.00044107437133789
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3077'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
248 0.0003 0.00028014183044434
SELECT * FROM products WHERE id = '1159'
249 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '1159' ORDER BY sortorder ASC
250 0.0008 0.00078916549682617
SELECT * FROM product_image_select WHERE product_id = '1159'
251 0.0003 0.00032305717468262
SELECT * FROM productcustomimages WHERE product_id = '1159'
252 0.0008 0.00083398818969727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1159' AND a.name = n.originalname
253 0.0003 0.00034523010253906
SELECT * FROM productoffers WHERE product_id = '1159' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1159' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '1159' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
256 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = '1620'
257 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '1620' ORDER BY sortorder ASC
258 0.0003 0.00031018257141113
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1620' AND p.id = pi.product_id ORDER BY pi.sortorder
259 0.0005 0.0005028247833252
SELECT * FROM product_image_select WHERE product_id = '1620'
260 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1620'
261 0.0004 0.00040411949157715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1620'
                GROUP BY o.product_id
262 0.0005 0.0004730224609375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1620'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
263 0.0003 0.00029492378234863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1620
264 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1620' AND a.name = n.originalname
265 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '1620' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = '1620' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = 1620
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00029993057250977
SELECT value FROM productattributes
                WHERE product_id = '1620'
                AND name = 'ListPriceAmount'
269 0.0003 0.00034284591674805
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1620'
                GROUP BY o.product_id
270 0.0005 0.00046706199645996
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1620'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
271 0.0003 0.00027298927307129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1620
272 0.0004 0.00039100646972656
SELECT value FROM productattributes WHERE product_id = '1620' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
273 0.0005 0.00046515464782715
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1620'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
274 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '3954'
275 0.0004 0.00044894218444824
SELECT * FROM productimages WHERE product_id = '3954' ORDER BY sortorder ASC
276 0.0003 0.00028300285339355
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3954' AND p.id = pi.product_id ORDER BY pi.sortorder
277 0.0005 0.0005338191986084
SELECT * FROM product_image_select WHERE product_id = '3954'
278 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '3954'
279 0.0004 0.00037002563476562
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3954'
                GROUP BY o.product_id
280 0.0005 0.0004570484161377
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3954'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
281 0.0005 0.00045585632324219
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3954
282 0.0011 0.0011110305786133
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3954' AND a.name = n.originalname
283 0.0003 0.00026297569274902
SELECT * FROM productoffers WHERE product_id = '3954' AND merchantid = 'A1X6FK5RDHNB96'
284 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '3954' AND price > 0
                ORDER BY price ASC LIMIT 1
285 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3954
                ORDER BY price ASC LIMIT 1
286 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '3954'
                AND name = 'ListPriceAmount'
287 0.0003 0.00031185150146484
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3954'
                GROUP BY o.product_id
288 0.0004 0.0004119873046875
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3954'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
289 0.0003 0.00025391578674316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3954
290 0.0004 0.00038003921508789
SELECT value FROM productattributes WHERE product_id = '3954' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0003 0.00026583671569824
SELECT * FROM products WHERE parent_id = '3954'
292 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = '3707'
293 0.0004 0.00036215782165527
SELECT * FROM productimages WHERE product_id = '3707' ORDER BY sortorder ASC
294 0.0004 0.00038480758666992
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3707' AND p.id = pi.product_id ORDER BY pi.sortorder
295 0.0005 0.00053191184997559
SELECT * FROM product_image_select WHERE product_id = '3707'
296 0.0003 0.00028681755065918
SELECT * FROM productcustomimages WHERE product_id = '3707'
297 0.0006 0.00056195259094238
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3707'
                GROUP BY o.product_id
298 0.0005 0.00046420097351074
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3707'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
299 0.0003 0.00028586387634277
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3707
300 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3707' AND a.name = n.originalname
301 0.0003 0.00027704238891602
SELECT * FROM productoffers WHERE product_id = '3707' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '3707' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 3707
                ORDER BY price ASC LIMIT 1
304 0.0003 0.00029492378234863
SELECT value FROM productattributes
                WHERE product_id = '3707'
                AND name = 'ListPriceAmount'
305 0.0003 0.00030207633972168
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3707'
                GROUP BY o.product_id
306 0.0004 0.00044703483581543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3707'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
307 0.0003 0.00031590461730957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3707
308 0.0004 0.00037693977355957
SELECT value FROM productattributes WHERE product_id = '3707' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
309 0.0004 0.00040292739868164
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3707'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
310 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = '3531'
311 0.0004 0.0004429817199707
SELECT * FROM productimages WHERE product_id = '3531' ORDER BY sortorder ASC
312 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '3531'
313 0.0003 0.00028085708618164
SELECT * FROM productcustomimages WHERE product_id = '3531'
314 0.0009 0.00089883804321289
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3531' AND a.name = n.originalname
315 0.0003 0.00032782554626465
SELECT * FROM productoffers WHERE product_id = '3531' AND merchantid = 'A1X6FK5RDHNB96'
316 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3531' AND price > 0
                ORDER BY price ASC LIMIT 1
317 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3531
                ORDER BY price ASC LIMIT 1
318 0.0003 0.0002751350402832
SELECT value FROM productattributes
                WHERE product_id = '3531'
                AND name = 'ListPriceAmount'
319 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '3531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0024 0.0024070739746094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2358' ORDER BY timestamp DESC
321 0.0004 0.00041007995605469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '858' ORDER BY timestamp DESC
322 0.0003 0.00030303001403809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1462' ORDER BY timestamp DESC
323 0.0003 0.00029492378234863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '846' ORDER BY timestamp DESC
324 0.0003 0.00029182434082031
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1669' ORDER BY timestamp DESC
325 0.0003 0.00028491020202637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2633' ORDER BY timestamp DESC
326 0.0003 0.00029206275939941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1286' ORDER BY timestamp DESC
327 0.0003 0.00031304359436035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1629' ORDER BY timestamp DESC
328 0.0003 0.00028109550476074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1562' ORDER BY timestamp DESC
329 0.0003 0.00028276443481445
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2602' ORDER BY timestamp DESC
330 0.0003 0.00028586387634277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1849' ORDER BY timestamp DESC
331 0.0003 0.00028610229492188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1302' ORDER BY timestamp DESC
332 0.0003 0.0002899169921875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3077' ORDER BY timestamp DESC
333 0.0003 0.00028204917907715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1159' ORDER BY timestamp DESC
334 0.0003 0.00030708312988281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1620' ORDER BY timestamp DESC
335 0.0003 0.00029206275939941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3954' ORDER BY timestamp DESC
336 0.0003 0.00029611587524414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3707' ORDER BY timestamp DESC
337 0.0003 0.00029492378234863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3531' ORDER BY timestamp DESC
338 0.0016 0.0015549659729004
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
339 0.0013 0.0012660026550293
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
340 0.0003 0.00026917457580566
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
341 0.0115 0.011514902114868
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
342 0.0009 0.00089502334594727
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
343 0.0003 0.00033807754516602
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
344 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = 1626
345 0.0002 0.00023412704467773
SELECT * FROM products WHERE id = 4041
346 0.0002 0.00022387504577637
SELECT * FROM products WHERE id = 4312
347 0.0002 0.00021886825561523
SELECT * FROM products WHERE id = 777
348 0.0002 0.00022792816162109
SELECT * FROM products WHERE id = 3881
349 0.0002 0.00021910667419434
SELECT * FROM products WHERE id = 4213
350 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = '1626'
351 0.0003 0.00029516220092773
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
352 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1626'
353 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '1626'
354 0.0006 0.0005958080291748
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
355 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
358 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4041'
359 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
360 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4041'
361 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4041'
362 0.0007 0.00066280364990234
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
363 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
364 0.0003 0.00025320053100586
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
365 0.0002 0.00024890899658203
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
366 0.0003 0.00030803680419922
SELECT * FROM products WHERE id = '4312'
367 0.0003 0.00029921531677246
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
368 0.0005 0.00045919418334961
SELECT * FROM product_image_select WHERE product_id = '4312'
369 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4312'
370 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
371 0.0003 0.00029921531677246
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
372 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
373 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
374 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '777'
375 0.0003 0.00032591819763184
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
376 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '777'
377 0.0003 0.00025415420532227
SELECT * FROM productcustomimages WHERE product_id = '777'
378 0.0006 0.00062894821166992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
379 0.0003 0.00030779838562012
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
380 0.0003 0.00029182434082031
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
381 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
382 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = '3881'
383 0.0003 0.00034213066101074
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
384 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '3881'
385 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '3881'
386 0.0007 0.00066304206848145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
387 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
388 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
389 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
390 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4213'
391 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
392 0.0005 0.00045180320739746
SELECT * FROM product_image_select WHERE product_id = '4213'
393 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4213'
394 0.0007 0.00066184997558594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
395 0.0003 0.00029301643371582
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
396 0.0003 0.00034117698669434
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
397 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
398 0.0010 0.0010459423065186
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
399 0.0005 0.00048494338989258
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
400 0.0014 0.0014388561248779
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
401 0.0009 0.00087189674377441
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
402 0.0003 0.00034189224243164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
403 0.0011 0.0011000633239746
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
404 0.0010 0.0009620189666748
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'